cody - HTMLify profile
files of /cody/vishal-dcode/Scroll Animation/
const boxes = document.querySelectorAll(".article");
window.addEventListener("scroll", checkBoxes);
checkBoxes();
function ch
window.addEventListener("scroll", checkBoxes);
checkBoxes();
function ch
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"